home *** CD-ROM | disk | FTP | other *** search
- <gconfschemafile>
- <schemalist>
- <schema>
- <key>/schemas/desktop/gnome/remote_access/enabled</key>
- <applyto>/desktop/gnome/remote_access/enabled</applyto>
- <owner>gnome</owner>
- <type>bool</type>
- <default>false</default>
- <gettext_domain>vino</gettext_domain>
- <locale name="C">
- <short>Enable remote desktop access</short>
- <long>
- If true, allows remote access to the desktop via the
- RFB protocol. Users on remote machines may then
- connect to the desktop using a vncviewer.
- </long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/desktop/gnome/remote_access/prompt_enabled</key>
- <applyto>/desktop/gnome/remote_access/prompt_enabled</applyto>
- <owner>gnome</owner>
- <type>bool</type>
- <default>true</default>
- <gettext_domain>vino</gettext_domain>
- <locale name="C">
- <short>Prompt the user before completing a connection</short>
- <long>
- If true, remote users accessing the desktop are not
- allowed access until the user on the host machine
- approves the connection. Recommended especially when
- access is not password protected.
- </long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/desktop/gnome/remote_access/view_only</key>
- <applyto>/desktop/gnome/remote_access/view_only</applyto>
- <owner>gnome</owner>
- <type>bool</type>
- <default>false</default>
- <gettext_domain>vino</gettext_domain>
- <locale name="C">
- <short>Only allow remote users to view the desktop</short>
- <long>
- If true, remote users accessing the desktop are only
- allowed to view the desktop. Remote users will not
- be able to use the mouse or keyboard.
- </long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/desktop/gnome/remote_access/network_interface</key>
- <applyto>/desktop/gnome/remote_access/network_interface</applyto>
- <owner>gnome</owner>
- <type>string</type>
- <default></default>
- <gettext_domain>vino</gettext_domain>
- <locale name="C">
- <short>Network interface for listening</short>
- <long>
- If not set, the server will listen on all network interfaces.
- Set this if you want that accept connections only from some specific
- network interface. eg: eth0, wifi0, lo, ...
- </long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/desktop/gnome/remote_access/use_alternative_port</key>
- <applyto>/desktop/gnome/remote_access/use_alternative_port</applyto>
- <owner>gnome</owner>
- <type>bool</type>
- <default>false</default>
- <gettext_domain>vino</gettext_domain>
- <locale name="C">
- <short>Listen an alternative port</short>
- <long>
- If true, the server will listen to another port, instead of the
- default (5900). The port must be specified in the 'alternative_port'
- key.
- </long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/desktop/gnome/remote_access/alternative_port</key>
- <applyto>/desktop/gnome/remote_access/alternative_port</applyto>
- <owner>gnome</owner>
- <type>int</type>
- <default>5900</default>
- <gettext_domain>vino</gettext_domain>
- <locale name="C">
- <short>Alternative port number</short>
- <long>
- The port which the server will listen to if the
- 'use_alternative_port' key is set to true.
- Valid values are in the range from 5000 to 50000.
- </long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/desktop/gnome/remote_access/require_encryption</key>
- <applyto>/desktop/gnome/remote_access/require_encryption</applyto>
- <owner>gnome</owner>
- <type>bool</type>
- <default>false</default>
- <gettext_domain>vino</gettext_domain>
- <locale name="C">
- <short>Require encryption</short>
- <long>
- If true, remote users accessing the desktop are required
- to support encryption. It is highly recommended that you
- use a client which supports encryption unless the
- intervening network is trusted.
- </long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/desktop/gnome/remote_access/authentication_methods</key>
- <applyto>/desktop/gnome/remote_access/authentication_methods</applyto>
- <owner>gnome</owner>
- <type>list</type>
- <list_type>string</list_type>
- <default>[none]</default>
- <gettext_domain>vino</gettext_domain>
- <locale name="C">
- <short>Allowed authentication methods</short>
- <long>
- Lists the authentication methods with which remote users
- may access the desktop. There are two possible authentication
- methods; "vnc" causes the remote user to be prompted for
- a password (the password is specified by the vnc_password
- key) before connecting and "none" which allows any remote
- user to connect.
- </long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/desktop/gnome/remote_access/vnc_password</key>
- <applyto>/desktop/gnome/remote_access/vnc_password</applyto>
- <owner>gnome</owner>
- <type>string</type>
- <default></default>
- <gettext_domain>vino</gettext_domain>
- <locale name="C">
- <short>Password required for "vnc" authentication</short>
- <long>
- The password which the remote user will be prompted for
- if the "vnc" authentication method is used. The password
- specified by the key is base64 encoded.
- </long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/desktop/gnome/remote_access/mailto</key>
- <applyto>/desktop/gnome/remote_access/mailto</applyto>
- <owner>gnome</owner>
- <type>string</type>
- <default></default>
- <gettext_domain>vino</gettext_domain>
- <locale name="C">
- <short>E-mail address to which the remote desktop URL should be sent</short>
- <long>
- This key specifies the e-mail address to which the remote
- desktop URL should be sent if the user clicks on the URL
- in the Remote Desktop preferences dialog.
- </long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/desktop/gnome/remote_access/lock_screen_on_disconnect</key>
- <applyto>/desktop/gnome/remote_access/lock_screen_on_disconnect</applyto>
- <owner>gnome</owner>
- <type>bool</type>
- <default>false</default>
- <gettext_domain>vino</gettext_domain>
- <locale name="C">
- <short>Lock the screen when last user disconnect</short>
- <long>
- If true, screen will be locked after the last remote client
- disconnect.
- </long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/desktop/gnome/remote_access/icon_visibility</key>
- <applyto>/desktop/gnome/remote_access/icon_visibility</applyto>
- <owner>gnome</owner>
- <type>string</type>
- <default>client</default>
- <gettext_domain>vino</gettext_domain>
- <locale name="C">
- <short>When the status icon should be shown</short>
- <long>
- This key controls the behavior of the status icon. There are
- three options: "always" - The icon will be always there; "client" -
- You will see the icon only when there is someone connected, this is
- the default behavior; "never" - Never shows the icon.
- </long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/desktop/gnome/remote_access/disable_background</key>
- <applyto>/desktop/gnome/remote_access/disable_background</applyto>
- <owner>gnome</owner>
- <type>bool</type>
- <default>false</default>
- <gettext_domain>vino</gettext_domain>
- <locale name="C">
- <short>When true, disable the background on receive valid session</short>
- <long>
- When true, disable the background on receive valid session
- </long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/desktop/gnome/remote_access/use_upnp</key>
- <applyto>/desktop/gnome/remote_access/use_upnp</applyto>
- <owner>gnome</owner>
- <type>bool</type>
- <default>false</default>
- <gettext_domain>vino</gettext_domain>
- <locale name="C">
- <short>Whether we should use UPNP to forward the port in routers</short>
- <long>
- If true, we will use UPNP protocol to automatically forward the port
- used by vino in the router.
- </long>
- </locale>
- </schema>
-
- </schemalist>
- </gconfschemafile>
-